C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarSlotsPanel<S> Class / Overflow Property


In This Topic
Overflow Property
In This Topic
Gets the lenghts in pixels of the visible boundaries.
Syntax
'Declaration
 
Public ReadOnly Property Overflow As C1Thickness
 
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As C1Thickness
 
value = instance.Overflow
See Also